home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Competitive 420 Boathandling
/
Competitive 420 Boathandling.iso
/
programs
/
Acrobat Reader 5.0.exe
/
Reader
/
plug_ins
/
Webbuy.api
/
EXVW
/
20002
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-03-15
|
379 b
|
12 lines
dialog(name: '$$$/Dialogs/Warnings/HTTPS/Title' )
{
group(align_children: align_center ) {
static_text(item_id: 'stxt',
name: '$$$/Dialogs/Warnings/HTTPS/Description',
width: max_char_width() * 29,
height: gStaticTextHeight * 3 );
check_box(item_id: 'cbox',
name: '$$$/Dialogs/Warnings/HTTPS/CheckBoxLabel' );
ok_cancel();
}
}